projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a05f2b
)
In Fortran mode, M-; is now bound to...
author
Glenn Morris
<rgm@gnu.org>
Sat, 3 Nov 2007 03:04:46 +0000
(
03:04
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 3 Nov 2007 03:04:46 +0000
(
03:04
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 8b9d8711bb2e6bdb073ebf2c22608a19b30c60fe..2b7bcd0d99071efeb240313f81c29d1bf19452f4 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-288,6
+288,9
@@
that either version can be used as inferior Python by python.el.
*** The variable `fortran-line-length' can change the fixed-form line-length.
+*** In Fortran mode, M-; is now bound to the standard comment-dwim,
+rather than fortran-indent-comment.
+
+++
*** (The increasingly misnamed) F90 mode supports Fortran 2003 syntax.